PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.patterns Package / PDFShadingPattern Class / setMatrix Method
The pattern matrix.
In This Topic
    setMatrix Method
    In This Topic
    Sets the pattern matrix.
    Syntax
    public void setMatrix( 
       PDFMatrix matrix
    )

    Parameters

    matrix
    The pattern matrix.
    See Also